Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Apr 29, 2025

Motivation:

GoogleRPCStatus should be hashable: all of its properties already are.

Modifications:

  • Add missing Hashable conformance
  • Fix incorrect doc

Result:

GoogleRPCStatus is Hashable

Motivation:

GoogleRPCStatus should be hashable: all of its properties already are.

Modifications:

- Add missing Hashable conformance
- Fix incorrect doc

Result:

GoogleRPCStatus is Hashable
@glbrntt glbrntt added the 🆕 semver/minor Adds new public API. label Apr 29, 2025
@glbrntt glbrntt enabled auto-merge (squash) April 29, 2025 09:52
@glbrntt glbrntt merged commit ac5100a into grpc:main Apr 29, 2025
30 of 31 checks passed
@glbrntt glbrntt deleted the google-rpc-status-hashable branch April 29, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants